发送Get请求

请求方式:

"|3|1|url|\r"

参数:

url 设置Get请求的url链接

返回值:

"|3|code|data|\r"

参数:

code http请求返回的成功或者错误码,

成功:code = 200

获取数据失败:code = -1

http请求字段错误:code = 1

data http请求返回的数据

Arduino样例:

softSerial.print("|3|1|http://192.168.9.122:8080/input?id=1&val=22|\r");

results matching ""

    No results matching ""